virtual int CreateView(HWND wnd)=0
Returns TRUE is view is created, FALSE for any error.
This virtual function should create the render view and attach it to the supplied window.